home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D GFX
/
3D GFX.iso
/
amiutils
/
i_l
/
irit5
/
illustrt
/
illustrt.cfg
< prev
next >
Wrap
Text File
|
1995-12-30
|
968b
|
36 lines
;Number of isolines per surface. Should be at list 2.
NumOfIsolines 10
;The way the curve is optimaly (or not) sampled into a polyline.
;0 - uniform in parametric space.
;1 - curvature adaptive.
;See also SamplesPerCurve below.
PolyOpti 0
;Number of point samples per curve.
SamplesPerCurve 32
;Sort output accourding to Z depth.
SortOutput FALSE
;If TRUE then surfaces control mesh and curves control polygon are drawn as
;well as the surfaces/curves themselves.
DrawSurfaceMesh FALSE
;If TRUE then surfaces is drawn (using isoparametric curves.)
DrawSurface TRUE
;If TRUE two vertices representing the end points of every edge are added.
VertexPoints FALSE
;If TRUE edges trimmed amount that depends on the angle between the
;intersecting edges.
AngularDist TRUE
;If TRUE edges trimmed amount that depends on the angle between the
;intersecting edges.
MoreVerbose FALSE
;Z depth to consider two lines intersecting to be at the same Z level.
InterSameZ 0.03